home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-2.iso / Files II / Prog / B-C / C++ FAQ Reference 1.0.sit / C++ FAQ Reference 1.0.rsrc / STR#_147.txt < prev    next >
Encoding:
Text File  |  1993-06-30  |  612 b   |  21 lines

  1. Why are classes with static data members getting linker errors?
  2.  
  3. What's the difference between the keywords struct and class?
  4.  
  5. Why can't I overload a function by its return type?
  6.  
  7. What is 'persistence'?  What is a 'persistent object'?
  8.  
  9. Is there a TeX or LaTeX macro that fixes the spacing on 'C++'?
  10.  
  11. Where can I access C++2LaTeX, a LaTeX pretty printer for C++ source?
  12.  
  13. Where can I access 'tgrind', a pretty printer for C++/C/etc source?
  14.  
  15. What is 'InterViews'?
  16.  
  17. Where can I get OS-specific questions answered (ex:BC++,DOS,Windows,etc)?
  18.  
  19. Why does my DOS C++ program says 'Sorry: floating point code not linked'?
  20.  
  21.